Apify MCP Server
Search Actors Search for Actors in the Apify Store Actor details Retrieve detailed information about a specific Actor Call Actor Generic tool to call any Actor by ID and input Search documentation Search the Apify documentation Fetch documentation Fetch the full content of a documentation page Dynamic Actor addition Add an Actor as a new tool for the session Get Actor run Get detailed information about a specific Actor run List Actor runs Get a list of an Actor's runs, filterable by status Get run logs Retrieve the logs for a specific Actor run Get dataset Get metadata about a specific dataset Get dataset items Retrieve dataset items with pagination/filtering List datasets List all datasets for the user Get dataset schema Get the JSON schema of dataset items Get key-value store Get metadata for a key-value store List store keys List keys in a specific key-value store Get store record Get a value by key from a key-value store List key-value stores List all key-value stores
The Apify MCP Server allows AI applications to programmatically interact with the Apify platform. It exposes a suite of tools for searching, calling, and managing Apify Actors, accessing documentation, and working with datasets and key-value stores.
How to use
The server is accessible via an SSE endpoint, typically https://mcp.apify.com/. AI clients can connect to this endpoint to utilize the exposed tools, such as actors (for Actor management), docs (for documentation access), and specific Actor tools like apify/rag-web-browser.
Implementation
It acts as a bridge between AI models and the Apify cloud platform, translating AI requests into Apify API calls and returning structured results.
Recommend MCP Servers 💡
mailjet
Enables AI agents to interact with Mailjet's email marketing APIs (contacts, campaigns, statistics, etc.) through a standardized Model Context Protocol interface.
delano/postman-mcp-server
An MCP server that integrates with the Postman API to manage collections, environments, and APIs.
Vantage
An open-source tool that acts as a bridge to Vantage's existing APIs, allowing users to query cloud cost data using natural language through AI assistants and MCP clients.
mcp-server-box
An MCP server that integrates with the Box API to provide capabilities for file search, text extraction, AI-based querying, data extraction, and document generation, enabling efficient management and processing of Box data.
mailgun
An MCP server implementation for Mailgun APIs, enabling AI clients to interact with Mailgun services like sending emails and fetching statistics.
@edgee/mcp-server-edgee
An MCP Server for the Edgee API, providing tools for organization, project, component, and user management through the Model Context Protocol.